Vcenter Folder FilterSpec
Vcenter Folder FilterSpec
The Vcenter Folder FilterSpec schema contains properties used to filter the results when listing folders (see GET /vcenter/folder). If multiple properties are specified, only folders matching all of the properties match the filter.
JSON Example
{
"type": "string"
}
string
type
Optional
Type that folders must have to match the filter (see Vcenter Folder Summary.type).
For more information see: Vcenter Folder Type.
If missing or null
, folders with any type match the filter.